Explain how to retrieve resources using ResourceManager class.
2089
03-May-2011
Anonymous User
03-May-2011After having created, you can use ResourceManager.GetString method to retrieve a string. Use the ResourceManager.GetObject method to retrieve images and objects from a resource file.